Name | Description | |
---|---|---|
AccessKey | (Inherited from System.Web.UI.WebControls.WebControl) | |
Animation | A value that indicates whether to show animation and the duration and easing for the animation. | |
Annotations | An array collection that contains the annotations. | |
AutoResize | A value that indicates whether to redraw the chart automatically when resizing the chart element. | |
Axis | A value that provides information about the axes. | |
CDNDependencyPaths | A string array value specifies all css/js references that wijmo control depends on. (Inherited from C1.Web.Wijmo.Controls.Base.C1TargetDataBoundControlBase) | |
CDNPath | Content Delivery Network path. (Inherited from C1.Web.Wijmo.Controls.Base.C1TargetDataBoundControlBase) | |
ChartLabelFormatString | A value that indicates the format string of the chart labels. | |
ChartLabelStyle | A value that indicates style of the chart labels. | |
ClientIDMode | (Inherited from System.Web.UI.Control) | |
CssClass | (Inherited from System.Web.UI.WebControls.WebControl) | |
Culture | Gets or sets the culture information for the input control. | |
CultureCalendar | A value that indicators the culture calendar to format the text. This property must work with Culture property. | |
DataBindings | Gets a collection of C1ChartBinding objects that define the relationship between a data item and the chart series it is binding to. | |
DataSource | (Inherited from System.Web.UI.WebControls.BaseDataBoundControl) | |
DataSourceID | (Inherited from System.Web.UI.WebControls.DataBoundControl) | |
DisableDefaultTextStyle | A value that indicates whether to disable the default text style. | |
DisplayVisible | Gets or sets a value that indicates whether a server control is rendered as UI on the page. (Inherited from C1.Web.Wijmo.Controls.Base.C1TargetDataBoundControlBase) | |
EnableCombinedJavaScripts | Enable JavaScripts files combined into one file. In order to combined enabled, you must register the WijmoHttpHandler in web.config. (Inherited from C1.Web.Wijmo.Controls.Base.C1TargetDataBoundControlBase) | |
Enabled | Gets or sets a value indicating whether the Web server control is enabled. (Inherited from C1.Web.Wijmo.Controls.Base.C1TargetDataBoundControlBase) | |
EnableTheming | (Inherited from System.Web.UI.WebControls.WebControl) | |
EnableViewState | (Inherited from System.Web.UI.Control) | |
Footer | An object value that indicates the footer of the chart element. | |
Header | An object that value indicates the header of the chart element. | |
Height | Overridden. A value that indicates the height of wijchart. | |
Hint | A value that is used to indicate whether to show and what to show on the open tooltip. | |
ID | (Inherited from System.Web.UI.Control) | |
Indicator | A value that provides information about the indicator. | |
ItemType | (Inherited from System.Web.UI.WebControls.DataBoundControl) | |
Legend | An object value indicates the legend of the chart element. | |
MarginBottom | A value that indicates the bottom margin of the chart area. | |
MarginLeft | A value that indicates the left margin of the chart area. | |
MarginRight | A value that indicates the right margin of the chart area. | |
MarginTop | A value that indicates the top margin of the chart area. | |
OnClientBeforePaint | Occurs before the canvas is painted. This event can be cancelled. | |
OnClientBeforeSeriesChange | Occurs before the series changes. This event can be cancelled. | |
OnClientClick | Occurs when the user clicks the chart element. | |
OnClientMouseDown | Occurs when the user clicks a mouse button. | |
OnClientMouseMove | Occurs when the user moves the mouse pointer while it is over a chart element. | |
OnClientMouseOut | Occurs when the user moves the pointer off of the chart element. | |
OnClientMouseOver | Occurs when the user first places the pointer over the chart element. | |
OnClientMouseUp | Occurs when the user releases a mouse button while the pointer is over the chart element. | |
OnClientPainted | Occurs after the canvas is painted. | |
OnClientSeriesChanged | Occurs when the series changes. | |
SelectMethod | (Inherited from System.Web.UI.WebControls.DataBoundControl) | |
SeriesHoverStyles | An array collection that contains the style to be charted when hovering the chart element. | |
SeriesList | An array collection that contains the data to be charted. | |
SeriesStyles | An array collection that contains the style to be charted. | |
Shadow | A value that indicates whether to show shadow for the chart. | |
ShowChartLabels | A value that indicates whether to show default chart labels. | |
SkinID | (Inherited from System.Web.UI.WebControls.WebControl) | |
SupportsDisabledAttribute | (Inherited from System.Web.UI.WebControls.BaseDataBoundControl) | |
TabIndex | (Inherited from System.Web.UI.WebControls.WebControl) | |
TextStyle | A value that indicates the style of the chart text. | |
ToolTip | (Inherited from System.Web.UI.WebControls.WebControl) | |
UseCDN | Determines whether the widget extender must load client resources from CDN (Content Delivery Network) path given by property CDNPath. (Inherited from C1.Web.Wijmo.Controls.Base.C1TargetDataBoundControlBase) | |
ValidateRequestMode | (Inherited from System.Web.UI.Control) | |
ViewStateMode | (Inherited from System.Web.UI.Control) | |
Width | Overridden. A value that indicates the width of wijchart. | |
WijmoControlMode | A value that indicates mode of the control, whether it is a mobile or web control. Note that only one value can be used for the whole website or project. (Inherited from C1.Web.Wijmo.Controls.Base.C1TargetDataBoundControlBase) | |
WijmoCssAdapter | Indicates the control applies the theme of JQuery UI or Bootstrap. (Inherited from C1.Web.Wijmo.Controls.Base.C1TargetDataBoundControlBase) |